Update VS project files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 04:48:22 +0000 (12:48 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 24 Jun 2011 04:48:22 +0000 (12:48 +0800)
commit0c9d2795e34f4cc3a1b2504e3f16214a1b756132
tree0a182fb0363a54f1510842d9d91fe2f573cad7bb
parentc5250adce144e19c6e756bf99bbdc3190453890f
Update VS project files

-Reinstate build/win32/vs10/gtk+.sln with the correct EOL (DOS/Windows), so
 that it will be correctly recognized by Windows instead of having the
 annoying "Unrecognized Visual Studio Version".

-Update property sheets to reflect on new headers added

-Change the demo program to be gtk3-demo.exe, to be consistent with the
 names on other platforms, and updated/renamed related project/solution
 files, and added overlay.c to the list of demo sources.
build/win32/vs10/gtk+.props
build/win32/vs10/gtk+.sln [new file with mode: 0644]
build/win32/vs10/gtk-demo.vcxproj [deleted file]
build/win32/vs10/gtk-demo.vcxproj.filters [deleted file]
build/win32/vs10/gtk3-demo.vcxproj [new file with mode: 0644]
build/win32/vs10/gtk3-demo.vcxproj.filters [new file with mode: 0644]
build/win32/vs9/gtk+.sln
build/win32/vs9/gtk+.vsprops
build/win32/vs9/gtk-demo.vcproj [deleted file]
build/win32/vs9/gtk3-demo.vcproj [new file with mode: 0644]